@font-face {
    font-family: simple;
    src: url(/fonts/SimpleKindOfGirl-mnnm.ttf);
}

body {
    background-color: #f0e5ca;
    font-family: simple;
    color: #1d1d1d;
}

.header {
    width: 800px;
    height: 400px;
    background-image: url(/images/reborn/header);
    background-repeat: no-repeat;
    margin: auto
}


.info {
    width: 600px;
    height: 400px;
    margin: auto;
    padding: 3px 3px;
    border-radius: 10px;
    background-color: #fff;
    border-image: url(/images/reborn/border);
    border-image-repeat: repeat repeat;
    border-image-width: 50px;
    border-image-slice: 275 275 275 275;
    border-image-outset: 43px;
    margin-top: 50px;
    overflow: auto;
}

.avery {
    height: 800px;
    width: 700px;
    background-image: url(/images/reborn/avery);
    background-repeat: no-repeat;
    margin: auto;
    margin-top: 100px;
    z-index: 2;
}

.info2 {
    width: 300px;
    height: 150px;
    background-color: #fff4f9;
    border: 2px dotted #cb7790;
    padding: 3px 3px;
    margin: auto;
    position: relative;
    top: 700px;
    left: 20;
    border-radius: 10px;
}

.aubrey {
    height: 800px;
    width: 700px;
    background-image: url(/images/reborn/aubrey);
    background-repeat: no-repeat;
    margin: auto;
    margin-top: 100px;
    z-index: 2;
}

.charlotte {
    height: 800px;
    width: 700px;
    background-image: url(/images/reborn/charlotte);
    background-repeat: no-repeat;
    margin: auto;
    margin-top: 100px;
    z-index: 2;
}

.lily {
    height: 800px;
    width: 700px;
    background-image: url(/images/reborn/lily);
    background-repeat: no-repeat;
    margin: auto;
    margin-top: 100px;
    z-index: 2;
}

.elizabeth {
    height: 800px;
    width: 700px;
    background-image: url(/images/reborn/elizabeth);
    background-repeat: no-repeat;
    margin: auto;
    margin-top: 100px;
    z-index: 2;
}

.cosette {
    height: 800px;
    width: 700px;
    background-image: url(/images/reborn/cosette);
    background-repeat: no-repeat;
    margin: auto;
    margin-top: 100px;
    z-index: 2;
}

.expecting {
    width: 600px;
    height: 250px;
    background-image: url(/images/reborn/expecting);
    background-repeat: no-repeat;
    margin: auto;
    margin-top: 200px;
    margin-bottom: 100px;
}

.melody {
    height: 800px;
    width: 700px;
    background-image: url(/images/reborn/melody);
    background-repeat: no-repeat;
    margin: auto;
    margin-top: 100px;
    z-index: 2;
}

.claudia {
    height: 800px;
    width: 700px;
    background-image: url(/images/reborn/claudia);
    background-repeat: no-repeat;
    margin: auto;
    margin-top: 100px;
    z-index: 2;
}

.elsie {
    height: 800px;
    width: 700px;
    background-image: url(/images/reborn/elsie);
    background-repeat: no-repeat;
    margin: auto;
    margin-top: 100px;
    z-index: 2;
}